@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#999999;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1360px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.baseDiva{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.hang02{
	width:100%; height:15px; background:url(../images/hang2.jpg) no-repeat center; position:relative; z-index:999999;}
	.gonggao{
	height:80px; width:1360px; margin:0px auto; background:#0050c3; position:relative; margin-top:-200px; } 

/*导航*/ 
.nav {
width: 100%;
    height: 150px;
    background:#fff;
    position: relative;
    z-index: 999999;

}
.left-logo{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -80px;
    width: 160px;
    height: 165px;

}

.navb {
	height: 150px;
	line-height: 150px;
	width:100%; 


}
.navb .active {
	position: relative;
	float: left;
	width: 10.1%;
	display: inline;
	text-align: center;
	    background: linear-gradient(to right, #ffffff,#eaeaec);
}

.navb .active:nth-child(5)   {
margin-left: 260px;
}


.navb .on{

} 

.navb .on a{
	color: #fff;
	font-weight:bold;
	display: block;
	    background: linear-gradient(to right, #00b4a9,#007b9a);
	font-size: 17px;

	position: relative;
}
.navb .on::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 25px;
    width: 60px;
    height: 3px;
 
    left: 30px;
}


.navb h3{
	font-size: 100%;
	font-weight: normal;
	font-size: 17px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #000;
	text-align: center;
}
.navb h3 a:hover {
	transition-duration: .3s;
	color: #fff;
	background:url(../images/hh4.png) no-repeat center;
	font-weight: bold;

	text-decoration: none;
}


.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top:150px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -220px !important;
	width: 895px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;

	display:block;
	zoom:1;
}

.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:110px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:840px;
	height:360px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
		height:35px;
	overflow:hidden;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}



/*banner*/
.flexslider {
	margin: 0 auto 0;
	position: relative;
	width: 100%;
	height: 935px;
	overflow: hidden;
	top:-33px;

	z-index:0;
	border: 0
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 9px;
	width: 9px;
	border-radius: 50px;
	text-indent: -99em;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 930px;
	border:0;
}

/*产品分类*/
.probt{
	text-align: center;
	margin-top: 40px;
}
.probt b{
	font-size: 60px;
	font-family: "Arial";
	color: #eee;
}
.probt a{
	display: block;
	color: #333;
	font-size: 42px;
	font-weight: bold;
	width: 290px;
	margin: 0 auto;
	margin-top: -55px;
	position: relative;
}
.probt a span{
	color: #155cbc;
}
.probt a::after{
	content: '';
    display: block;
    position: absolute;
    bottom: 35px;
    width:48px;
    height: 40px;
    background: url(../images/btlogo.png) center no-repeat;
    right: -38px;
}
.probt a:hover{
	color: #155cbc;
}

.pro_list_con{
	width: 100%;
	height: 430px;
	position: relative;
	overflow: hidden;
	background: url(../images/flbj.jpg) center top no-repeat;
}
.cpnav{
	width: 1400px;
	margin:0 auto;
	margin-top: 30px;
	overflow: hidden;
	height: 230px;
}
.cpnav ul{
	position: relative;
}
.cpnav ul li{
	float: left;
	text-align: center;
    width: 230px;
	height: 210px;
	background: url(../images/cpbj.png) center no-repeat;
}
.cpnav ul li img{
    margin-top: 15px;
}
.cpnav ul li p a{
	color: #fff;
	font-size: 20px;
	display: block;
	width: 130px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.cpnav ul li:hover img{
	cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)
}
.cpnav ul li:hover p a{
   text-decoration: underline;
}
/*产品展示*/
#pro-box1 {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;

}

#pro-box1 li {
	width: 24%;
	height:330px;
	background: #fff;
	margin: 15px 0.4% 0 0.4%;
	float: left;
	list-style: none;
	position: relative;
	z-index: 0;
	border:#d2d2d2 1px solid;
    box-sizing: border-box;
    position: relative;
}
#pro-box1 li .Img div {
	width: 100%;
	height:330px;
	padding: 0;
	margin: 0;
	display: block;
}

#pro-box1 li .proti {
position: absolute;
left: 0;
bottom: -2px;

width: 100%;
background:url(../images/c_men.png) no-repeat bottom;

height: 90px;
}
#pro-box1 li .proti a{
    color: #fff;
    display: block;
	text-align:right;
    line-height: 50px;
	padding-right:40px;

	
	margin-top:40px;

}
#pro-box1 li .proti a p{
    display: none;
}
#pro-box1 li:hover .proti{

}
#pro-box1 li:hover .proti a p{

}

.avatar:after {
	bottom: 0;
	content: url("../images/bg_play.png");
	left: 5px;
	position: absolute;
	z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
	transform: scale(1.05);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.05);
	-webkit-transform: all 1s ease 0s;
}

/*广告
.advbj{
	width: 100%;
	height: 400px;
	background: url(../images/advbj.jpg) center no-repeat;
	margin-top: 60px;
}
.ys_gg{
    padding-top: 20px;
}
.ys_gg span{
	font-size: 26px;
	color: #458ce5;
	font-family: "Arial";
	text-transform: uppercase;
}
.ys_gg b{
	color: #fff;
	font-size: 37px;
	display: block;
	line-height: 50px;
}
.ys_gg p{
	font-size: 20px;
	color: #fff;
}
.ys_zx{
	width: 150px;
	height: 40px;
	background: #e40b02;
	border:6px #8d244d solid;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
}
.ys_zx a{
	color: #fff;
	font-size: 18px;
	display: block;
}
.ys_zx a:hover{
	text-decoration: underline;
}
.ys_tel{
	text-align: center;
	width: 390px;
	margin: 0 auto;
	margin-top: 20px;
	
}
.ys_tel p{
	float: left;
	color: #fff;
	font-size: 16px;
	background: url(../images/tela.png) left center no-repeat;
	padding-left: 60px;
}
.ys_tel span{
	float: right;
	color: #fff;
	font-size: 36px;
	font-family: "Arial";
}
*/
.guanggao{
    width: 100%;

    background: url(../images/guanggao.jpg) center no-repeat;
    background-size: 100%;
    margin-top: 50px;

}
/*.guanggao a{
    display: block;
    float: right;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
}
.guanggao a:hover{
    text-decoration: underline;
}
*/
/*简介*/
.index_ab{
	width: 100%;
	height:656px;

	background: url(../images/abbj.jpg) center bottom no-repeat;
	position: relative;
}
.abbj{
	width: 1300px;
	margin: 0 auto;

	margin-top: -70px;
}
.video{
	width: 613px;
	height: 415px;
	overflow: hidden;
	margin-top: 50px;
}
.video:hover img{
	transition: all 1.2s;
    transform: scale(1.2, 1.2);
}

.neirong{
	width: 900px;
	margin-right: 45px;
}
.abbt{
	background:url(../images/heng01.jpg) no-repeat bottom left;
	padding-top: 20px;
}
.abbt a{
	display: block;
	font-size: 48px;
	font-weight:bold;
	color: #ededed;
	text-transform:uppercase;
	font-family: "Arial";
}
.abbt span{
	font-size:40px;
	color: #000;
	font-weight:bold;
	display: block;
	padding-bottom: 10px;
}
.abbt a:hover{
	color: #ededed;
}
.about{
	margin-top: 20px;
	color: #000;
	font-size: 15px;
	line-height: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.abmore{margin-top: 30px;}
.abmore a{display: block;float: left;width: 175px;height: 38px;border: 1px #fff solid;line-height: 38px;text-align: center;font-size: 15px;color: #fff;}
.abmore span{display: block;float: right;background: url(../images/telb.png) left center no-repeat;font-family: "Arial";font-size: 36px;color: #fff;padding-left: 60px;}
.abmore a:hover{text-decoration: underline;font-weight: bold;font-size: 16px;}

/*数字*/
.ys_box{
    height: 175px;
    width: 1360px;

	margin: 0 auto;


}
.ys_box ul{
	width: 880px;
	margin-top:16px;
	float:right;
}
.ys_box ul li{
    float: left;
    width: 220px;
    height: 135px;
    text-align: center;
	background: url(../images/xian.png) right center no-repeat;
	position: relative;
}
.ys_box ul li:nth-child(4){
	background: initial;
}
.ys_box .div1{
    position: relative;
	margin-top: 10px;
}
.ys_box .div1 .span1{
    font-size: 60px;
    color: #111111;
    font-family: "Impact";
}
.ys_box .div1 .span3{
    position: absolute;
    right: 20px;
    bottom: 25px;
    width: 35px;
    height: 35px;
    background: #1156f2;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.ys_box .div2 .span2{
    font-size: 18px;
    color: #000;
	line-height: 15px;
}


/*csae*/
.albj{
    width: 100%;
	background:url(../images/about2.jpg) no-repeat top;

	z-index: 999;

}
.altel{
	width: 430px;
	height: 60px;
	position:relative;
	z-index:9999;
	margin-top:150px;

	background: #e70012;
border-bottom-left-radius:30px;
border-top-right-radius:30px;

	border: 3px #e70012 solid;
	margin: 0 auto;
}
.altel b{
	color: #fff;
	font-size: 32px;
	font-family: "Arial";
	font-weight: bold;
	line-height: 60px;
	padding-left: 20px;
	float: left;
	
}
.altel a{
	width: 175px;
	height: 60px;
	background: #fff;
	float: right;
	border-radius: 50px;
	text-align: center;
	line-height: 60px;
	color: #000;
	font-size: 20px;
}
.altel a:hover{
	background: #2e81dd;
		color: #fff;

}

.case_con{
    width: 95%;

    margin: 50px auto 0 auto;
    overflow: hidden;
}
.case_go{
    width: 99999px;
    position: relative;
}
.case_go ul li {
    width:430px;
    height: 355px;
    float: left;
    margin-left: 5px;
	margin-right: 5px;


    overflow: hidden;
	text-align: center;
}
.case_go ul li .alimg {
	display: block;
    width: 430px;
    height: 300px;
	overflow: hidden;
}
.myClassa{
	background-position:center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover; 
	background-size:cover;
	width: 430px;
    height: 300px;
	transition: all 0.6s;
	}
.case_go ul li p{
	 text-align: center;
	 font-size: 18px;
	 color: #222;
	 line-height: 60px;
}
.case_go ul li p .altitle{
	float: left;
	font-size: 18px;
	color: #fff;
	display:block;
	background:#000;
	width:430px; height:60px;
}
.case_go ul li p .almore{
	float: right;
	color: #cdcdcd;
	font-size: 20px;
}
.case_go ul li:hover .altitle{
	color: #ff810e;
	padding-left: 15px;
}
.case_go ul li:hover .almore{
   color: #155cbc;
}

.case_go ul li:hover .alimg .myClassa{
    transform: scale(1.1);
}
.case_a,.case_b{
    float: left;
}

/*新闻*/
.wid {
    width: 1350px;
    margin: 0 auto;
}

/*底部*/

.t{
    width: 100%;
    background: url(../images/ditu.jpg) center center no-repeat;
    color: #fff;
    border-bottom: 1px solid #353535;

    padding-left: 63px;
    box-sizing: border-box;
    padding-top: 5px;
	line-height:40px;
}
.t i{
    font-size: 31px;
    margin-top: 5px;
	font-style:inherit;
	font-weight:bold;
}
.b::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon.png) -128px -103px no-repeat;
    margin-right: 5px;
}
.b{
    font-size: 16px;
    color: #fff;
	height:50px;
	line-height:50px;
    margin-top: 16px;
}




/*内页左侧分类*/
.box_left{width: 260px;}
.conboya{width: 260px;height: auto;background: #7f1d74;text-align: center;padding-bottom: 20px;}
.conboya h2{color: #fff;font-size: 18px;font-weight: bold;line-height: 35px;padding-top: 10px;}
.conboya p{display: block;border-bottom: 1px #9e2891 solid;line-height: 30px;padding-bottom: 10px;color: #fff;}
.conboya a{display: block;width: 230px;height: 40px;margin: 0 auto;background: #fff;margin-top: 15px;line-height: 40px;color: #333;}  
.conboya a:hover{background: #d47143;color: #fff;}
.sideBottom{width: 260px;height: auto;background: #d47143 url(../images/zcdh.png) center 40px no-repeat;margin-top: 15px;padding-bottom: 40px;text-align: center;}
.sideBottom span{color: #fff;padding-top: 100px;display: block;}
.sideBottom p{color: #fff;font-size: 30px;font-family: "Impact"}
.sideBottom a{display: block;width: 150px;height: 35px;background: #fff;margin: 0 auto;border-radius: 25px;line-height: 35px;color: #333;margin-top: 20px;}
.sideBottom a:hover{background: #f39801;color: #fff;}
/**/

/*当前导航*/
.nybt {
	text-align: center;
}
.nybt h1 {
	display: block;
	font-weight: bold;
	font-size: 30px;
	background: url(../images/line1.jpg) bottom center no-repeat;
	height: 60px;
	line-height: 55px;
}
.nybt p {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
/*内页导航*/
.profl{width: 1300px;margin: 0 auto;margin-top: 20px;}
.profl ul li{
	float: left;
	width: 210px;
	line-height: 50px;
	border-radius: 0 10px 0 10px;
	background: #155cbc;
	margin-top: 15px;
	margin-left: 5px;
	text-align: center;
}
.profl ul li a{
	font-size: 15px;
	display: block;
	color: #fff;
}
.profl ul li:hover{
	background: #e70012;
}

.biaoti {
	background: url(../images/zcbt.png) top center no-repeat;
	height: 85px;
	width: 270px;
	text-align: center;
}
.biaoti a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 45px;
}
.biaoti span {
	color: #fff;
	font-size: 18px;
}
.cpfl {
	width: 260px;
	background: #fff;
	height: auto;
	padding-bottom: 30px;
}
.cpfl ul {
	width: 230px;
	margin: 0 auto;
}
.cpfl ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px #9b9b9b dotted;
	background: url(../images/jiantou.png) 30px center no-repeat;
}
.cpfl ul li a {
	font-size: 15px;
	color: #000;
	padding-left: 65px;
	display: block;
}
.cpfl ul li:hover a {
	color: #dc0000;
	font-weight: bold;
	padding-left: 75px;
}
.sytel {
	width: 260px;
	height: 190px;
	background: #3063b5 url(../images/teltu.png) left bottom no-repeat;
	margin-top: 15px;
}
.sytel p {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 40px;
	margin-left: 95px;
}
.sytel p span {
	font-size: 23px;
	font-family: "Impact";
	display: block;
}
.sytel a {
	display: block;
	width: 130px;
	height: 35px;
	background: #ffba00;
	line-height: 35px;
	text-align: center;
	border-radius: 25px;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 115px;
}
.sytel a:hover {
	background: #ff8400;
	color: #fff;
}
.nytel {
	background: #fff;
	width: 260px;
	height: auto;
	margin-top: 20px;
}
.nytel span {
	display: block;
	height: 60px;
	background: #3063b5;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 23px;
}
.nytel span b {
	font-weight: normal;
	font-size: 17px;
}
.nytel p {
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.nyfl {
}
.nyfl ul li {
	width: 160px;
	height: 45px;
	background: #1964d2;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	border-radius: 25px;
	text-align: center;
	line-height: 45px;
}
.nyfl ul li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.nyfl ul li:hover {
	background: #d90000;
	font-weight: bold;
}
/*内页关于我们*/
.about_box {
	width: 1360px;
	margin: 40px auto;
}
.about_box .about_left {
	width:100%;
}
.about_box .about_left .about_t1 {
	position:relative;
	height:40px;
}
.about_box .about_left .about_t1 .div1 {
	font-size: 21px;
	line-height: 148%;
	color:#000;
}
.about_box .about_left .about_t1 .div2 {
	font-size:18px;
	color:#444;
}
.about_box .about_left .about_t1 .about_t2 {
	text-align: center;
}
.about_box .about_left .about_t1 .about_t2 .span1 {
	font-size:28px;
	font-weight:700;
	line-height:38px;
	color:#000;
}
.about_box .about_left .about_t1 .about_t2 .span2 {
	font-size:14px;
	text-align:right;
	color:#b7b7b7;
	line-height:20px;
}
.about_box .about_left .text {
	line-height:35px;
	color:#666;
	font-size:15px;
	text-indent:2rem;
	padding-top:25px;
}
.about_box .about_left .text p {
	padding:10px 0;
}
.about_box .about_right {
	width:370px;
}
.about_box .about_right ul {
	margin-top:8px;
}
.about_box .about_right ul li {
	float:left;
	margin-left:2px;
	width:180px;
	margin-bottom:3px;
	border: 1px #ccc solid;
}
.about_box .about_right ul li a {
	display:block;
	width:100%;
	height:130px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:center center !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/*Â·Ã–Ã'Â³*/
.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #eee;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/
.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.main {
	background-color:#fff;
	padding-bottom: 0px;
}
.title-in h3:before {
    display: block;
    width: 3px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 18px;
    content: '';
    background-color: #2e6fd3;
}
.title-in{
    text-align: center;
}
.title-in h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}
.title-in h2 {
    font-family: 'ITC Avant Garde Gothic';
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
.pic{
	background: url(../images/about_bg.jpg) no-repeat bottom center;
	height: 530px;
	width: 100%;
	padding-top: 80px;
}
.pic .img-box {
      width: 350px;
    height: 350px;
    border: 2px #f00 solid;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}
.img-box img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 10px;
}

.main .main_right {
    width: 1300px;
    background: #fff;
    margin-top: 40px;
}
.main .main_righta {
	width:100%;
	background: #fff;
}
.main .main_rightc {
	width:960px;
	background: #fff;
}
.text {
	line-height:35px;
	font-size:15px;
	width:1080px; float:right;
	color:#666;

}
.text span {
	font-size:15px;
	color:#666;
	line-height:36px;
}
.texta {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	padding-top:30px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 16px;
	line-height:50px;
	height: 50px;
	color: #8F8F8F;
	text-align:center;
	border-bottom: 1px #aeaeae dotted;
}
.main .subtitle span {
	padding:0 30px;
}
.main .subtitle .shijiana{
	background: url(../images/shijian.png) left center no-repeat;
}
.main .subtitle .liulana{
	background: url(../images/liulan.png) left center no-repeat;
}
.mainBox {
	margin-top: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.12);
}
.liuyan{
	width: 100%;
	background: url(../images/message_bg.jpg) center no-repeat;
	margin-bottom: 50px
}

#faqbox {
	padding:30px 0 50px 0;
	margin:0 auto;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#dd0103;
}
.wizfrm:hover {
	background-color:#ff9900;
}
/**/

.main .proListal {
	width:1050px;
	float:right;
	margin-top: 5px;
}
.main .proListal li {
	width:340px;
	float:left;
	background: #fff;
	height: 322px;
	margin-bottom: 15px;
	margin-left: 5px;
	position:relative;
	margin-right: 5px;
	border: 1px #e2e2e2 solid;
    box-sizing: border-box;
}
.main .proListal li .boxal {
	width:340px;
	height:320px;
	display:block;
	cursor:pointer;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:340px;
	height:320px;
	margin: 0 auto;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:45px;
	line-height:45px;
	width:340px;
	text-align: center;
	margin:auto;
	font-size:16px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}
.main .proListal li .spanal a {
	color:#fff;
}
.main .proListal li .spanal p {
	display: none;
}
.main .proListal li:hover .spanal {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	display: block;
	height: 100px;
	background-color: rgba(0, 164, 154, 0.8);
}
.main .proListal li:hover .spanal p {
	display: block;
	color: #fff;
	font-size: 18px;
}
.proListal li .avatar {
	position: relative;
}
.proListal li .avatar {
	display: block;
	height: 320px;
	overflow: hidden;
	width:420px;
}
.proListal li .avatar .spanImgal {
	height: 320px;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .spanImgal, .zhuti .avatar:hover .spanImgal, .bbsinner .avatar:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
/**/


/*详情页*/

.product_dqdh {
	background-color:#f4f4f4;
}


.miaoshu {
}


.contenta {
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 420px;
	border: 1px solid #000;
	margin-top: 30px;
}
.lx_list {
	background-color: #fff;
	width: 275px;
	margin: 39px 10px;
	min-height: 300px;
}
.lx_list p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display: block !important;
}
.BMap_Marker {
	display: none !important;
}



.pro{
    width: 100%;
    height: 400px;



}
.pro_tit{
    text-align: center;
	margin-bottom:0px;
}
.pro_tit h3{ 
font-size:45px; font-weight:bold; width:500px; line-height:80px;  text-align:center; margin:0px auto;
}
.pro_tit h3 span{ 
font-size:26px; font-weight:bold; font-family:Impact; color:#0258c4; 
}
.pro_tit p{
	text-align:center;
   
}
.pro_tit h2{
    font-size: 50px;
	font-weight:bold;
	line-height:100px;
	background:url(../images/biaoti.jpg) no-repeat center;
    color: #333;
}

/*com*/

.com_phone{
    position: relative;
    color: #fff;
    padding-left: 100px;
    margin-left: 15px;
    margin-top: 74px;
}
.com_phone::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 60px;
    background: url(../images/icon1.png) -404px -23px no-repeat;
}
.com_phone em{
    font-size: 15px;
}
.com_phone h3{
    font-size: 35px;
    font-family: 'Impact';
    font-weight: normal;
}
.com_phone h3 i{
    display: inline-block;
    font-size: 17px;
    vertical-align: middle;
    margin-left: 8px;
}


.hegn01{
	width:100%; height:175px; background:url(../images/hen.jpg) no-repeat center; position: relative;
    margin-top: -160px;}

.hegn02{
	width:1360px; height:175px;  margin:0px auto; position:relative;      border-radius: 80px; z-index:999;}
	
	
.about_uu{
	width:985px; height:250px; margin-top:10px;}
.about_uu ul li{ width:310px; height:250px; background:url(../images/cpbj.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li:nth-child(2){ width:310px; height:250px; background:url(../images/cpbj1.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li:nth-child(3){ width:310px; height:250px; background:url(../images/cpbj2.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li h4{ font-size:34px; line-height:70px; text-align:center; padding-top:60px; font-weight:bold;}
.about_uu ul li p{ line-height:30px; padding-left:20px;  padding-right:20px; text-align:center;}

.product_top {
}
.product_top .l_img {
	width:710px;
	height:550px;
	background-color:#fff;
	text-align:center;
	margin-left:10px;
	display:table;
	border: 1px solid #eee;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.product_top .l_img span img {
	width:700px;
	height:550px;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:680px;
}
.product_top .r_box .product_title {
	padding: 10px 0 20px 0;
}
.product_top .r_box .product_title h2 {
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
    font-size: 14px;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    background: #2e6fd3;
}
.product_top .subtitle span {
    display: block;
    padding-left: 30px;
    line-height: 40px;
    height: 40px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:14px;
	color:#717171;
	line-height:30px;
	margin-top: 25px;
}
.product_top .desc span {
	display:block;
	float:left;
	width:200px;
}
.product_top .desc p {
	display:block;
	width:680px;
	line-height: 28px;
	font-size: 15px;
	color: #8b8b8b;
    margin-bottom: 15px;
}
.product_top .lianxi {
    width: 570px;
}
.product_top .lianxi .a {
	display:block;
	height:50px;
	line-height:50px;
	float:left;
	margin-right:30px;
	color:#2e6fd3;
	font-size:18px;
	border-bottom:1px solid #2e6fd3;
	padding-left:28px;
}
.product_top .lianxi .a.a_qq {
	background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
	background:url(../images/teld.png) left center no-repeat;
}
.product_top .lianxi .a.a_web {
	background:url(../images/tele.png) left center no-repeat;
}
.product_top .dianhua {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    background-color: #ff0000;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
	color:#fff;
	display: block;
}
.product_top .dianhua:hover {
	background-color:#1a64bc;
}



.toubu{
	width:100%; height:40px; background:#1156f2;}
.toubu_b{
	width:1360px; height:40px; margin:0px auto;}
.toubu_b_l{
	width:50%; height:40px; float:left; line-height:40px; color:#FFF; font-size:15px;}
.toubu_b_r{
	width:50%; height:40px; float:right; line-height:40px; text-align:right; color:#FFF; font-size:15px;}
	
	
	
	
.pro{

}
.pro_con{
    width: 1325px;
    margin: 0 auto;
    overflow: hidden;
}

.tit02{
    text-align: center;

}
.tit02 span{

    width: 330px;
    height: 50px;
    margin: 0 auto;
}


.tit{
    text-align: center;
    margin: 15px 0;
}
.tit span{
    display: block;
    width: 330px;
    height: 50px;
    margin: 0 auto;
}
.tit.pro_tit span{
    background: url(../images/pro_tit.jpg) center center no-repeat;
}
.tit h3{
    color: #333;
	font-weight:bold; line-height:80px; 
    font-size: 50px;
	position:relative;
	margin-top:-30px;
	z-index:999;

}

.tit01 h3{

	width:422px; height:44px; margin:0px auto;
	position:relative;
	margin-top:-30px;
	z-index:999;
	float:none !important;

}

.tit01 h3 img{


	position:relative;

	margin-top:-30px;
	z-index:99999;
}
.tit h3 em,.tit h3 i{
    display: inline-block;
}
.tit h3 em{
    color: #019a6b;
    margin-right: 15px;
}
.tit p{
    color: #333;
    font-size: 15px;
}

.pro_list{
    width: 1175px;
    margin: 0px auto;
	height:270px;
	margin-top:20px;
	overflow: hidden;



}
.pro_list ul{
    position: relative;
	    width: 1100px;
    margin: 0px auto;
	height:220px;
	margin-top:20px;
	
}
.pro_list ul li{
    float: left;
	margin-right:20px;

    text-align: center;
 

	

	
}



.chanpin{
	  background:url(../images/cp2.jpg) no-repeat center; 	height:273px;     width: 1320px;}
.chakjan{
	width:245px; height:50px; margin:0px auto; position:relative; margin-top:-25px;}
.pro_list ul li em{
    width: 145px;
	position:relative; 
	display:block;
	
    height: 45px;
	border-radius: 30px;
	text-align:center;
    line-height: 45px;


    color: #000;

  

}


.com{
    background: url(../images/about1.jpg) no-repeat bottom;
    height: 725px;

}
.com_con{
    width: 1360px;
    margin: 0 auto;
    overflow: hidden;
}
.com_l{
	width:670px;
	float:right;

	padding-top:30px;


}
.com_r{
    float:right;

	width:650px;

	margin-top:20px;


}
.com_l p{
    width: 650px;
    font-size: 16px;
    color: #000;
    line-height: 36px;
    margin-left: 29px;
    margin: 0px 0 0px 0px;
}
.com_l span{
    display: block;
    width: 700px;
    height: 55px;
    background: #ff810e;
    border-radius: 30px;
    color: #fff;
	margin-top:30px;
    margin-left: 0px;
}
.com_l span em{
    float: left;
    line-height: 55px;
    font-size: 32px;
    margin-left: 16px;
}
.com_l span em::before{
    content: '';
    display: inline-block;
    width: 39px;
    height: 48px;
    background: url(../images/icon.png) -176px -25px no-repeat;
    vertical-align: middle;
    margin-right: 4px;
    margin-bottom: 5px;
}
.com_l span a{
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #333;
    background: #fff;
    border-radius: 20px;
    text-align: center;
    float: right;
    margin: 7px;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.com_l span a:hover{

    color: #fff;
}
.com_r ul li{
    overflow: hidden;
    color: #fff;
    margin-top: 50px;
    cursor: pointer;
}
.com_r ul li:hover span{
    background: #ff810e;
}
.com_r ul li:hover span::after{
    background: url(../images/icon.png) -77px -169px no-repeat;
}
.com_r ul li:nth-child(2):hover span::after{
    background: url(../images/icon.png) -200px -169px no-repeat;
}
.com_r ul li:nth-child(3):hover span::after{
    background: url(../images/icon.png) -320px -169px no-repeat;
}
.com_r ul li span{
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    margin-top: 10px;
}
.com_r ul li span::after{
    content: '';
    display: block;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/icon.png) -14px -169px no-repeat;
}
.com_r ul li:nth-child(2) span::after{
    background: url(../images/icon.png) -138px -169px no-repeat;
}
.com_r ul li:nth-child(3) span::after{
    background: url(../images/icon.png) -259px -169px no-repeat;
    width: 50px;
}
.com_r ul li div{
    float: right;
    width: 440px;
}
.com_r ul li div em{
    font-size: 32px;
    font-weight: bold;
}
.com_r ul li div p{
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
}

.pro_list ul li:hover em{

}
.pro_list ul li span{
    display: block;
    width: 150px;
	margin-top:25px;
    height: 150px;
}
.pro_list ul li a{
    display: block;
    width: 100%;

}
.pro_litpic {
    width: 1300px;
    margin: 40px auto;
    height: 570px;
    overflow: hidden;
}
.pro_go {
    height: 9999px;
}
.pro_litpic ul li{
    float: left;
    width: 320px;
    height: 250px;
    margin: 5px 2px;
    position: relative;
    overflow: hidden;
}
.pro_litpic ul li img{
    width: 100%;
    height: auto;
    min-height: 250px;
    transition: all 0.6s;
}
.pro_litpic ul li:hover img{
    transform: scale(1.1);
}
.pro_litpic ul li span{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 45px;
    background: rgba(0,0,0,.6);
    text-align: center;
    color: #fff;
}
.pro_cover{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    transition: all 0.6s;
}
.pro_cover em{
    background: url(../images/icon.png) -46px -10px no-repeat;
    width: 105px;
    height: 90px;
    margin: 35px auto 0 auto;
}
.pro_cover h3{
    font-weight: normal;
    font-size: 17px;
    margin: 5px 0;
}
.pro_cover h4{
    font-size: 27px;
}
.pro_litpic ul li:hover .pro_cover{
    opacity: 1;
}
.pro_litpic ul li:hover span{
    display: none;
}



.anli_h{ width:100%; height:3px; background:#2572f3;}
.anli_niu{
	width:37px; height:23px;  margin:0px auto;}
	
	








.page_con{
    width: 1350px;
    margin: 20px auto 80px auto;
    overflow: hidden;
}
.page_l{
    width: 260px;
    float: left;
    
}
.pro_list1{
    margin-bottom: 10px;
}
.contactus{
    border: 1px solid #e0e0e0;
}
.pro_list1>h4,.contactus>h4{
    font-size:18px;
    font-weight:bold;
    color: #fff;
    height: 55px;
    background:#00a49a;
    text-align: center;
    position: relative;
    height: 88px;
    font-weight: normal;
}
.pro_list1>h4 span,.contactus>h4 span{
    font-size: 36px;
    padding-top: 15px;
    display: block;
	font-weight:bold;
}
.pro_list1>h4 i,.contactus>h4 i{
    text-transform: uppercase;
    font-family: 'ArnoPro-Regular12pt';
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 3px;
}
.pro_list1>ul,.contactus>ul{
    margin: 0 auto;
    padding-top: 5px;
    border-bottom: 17px solid #00a49a;
    border-left: 10px solid #00a49a;
    border-right: 10px solid #00a49a;
    background: #00a49a;
    padding-bottom: 5px;
}
.pro_list1>h4::after{
    content: '';
    width: 28px;
    height: 31px;
    display: block;

    top: 7.5px;
    left: 43px;
    position: absolute;
}
.contactus>h4::after{
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/aa.png);
    top: 12.5px;
    left: 36px;
    position: absolute;
}

.pro_list1>ul>li,.contactus>ul>li{
    line-height: 40px;
    font-size: 15px;
    margin: 5px 10px;
    border-bottom: 1px dotted #b5b5b5;  
}
.pro_list1>ul>li{
    border: none;
    line-height: 50px !important;
    font-size: 15px;
    margin: 5px 10px;
    background: #0063d6;
}
.pro_list1>ul>li:last-child,.contactus>ul>li:last-child{
    border: none;
}
.pro_list1>ul>li>a{
    color: #000;
    display: block;
    padding-left: 15px;
    border-radius:3px;
	background:#FFF;
	font-size:17px;
}
.pro_list1>ul>li>a:hover{
	background:#f4bd01;
display: block;
color:#FFF;
 
   
}
.page_r{
    width: 1050px;
    float: right;
}
.pos{
    font-size: 15px;
    color: #666; 
    padding-left: 20px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;   
}
.pos_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 35px;
    color: #6b6868;
}
.current_pos{
    float: left;
    font-size: 18px; 
}
.current_pos span{
    width: 10px;
    height: 10px;
    border: 4px solid #005bac;
    border-radius: 50%;
    background: none;
    display: inline-block; 
    vertical-align: middle;
    margin-right: 5px; 
    margin-top: -4px;  
}
.ppos{
    float: right;
}
.pos>a,.ppos a{
    font-size: 15px;
    color: #6b6868; 
}
.ppos>a:hover{
    color:#005bac;
}
.content{
    font-size: 16px;
}
.content h4{
    font-size: 24px;
    color:#333;
    font-weight:bold;
    line-height: 80px;  
    text-align: center;
}
.content p{
    color:#333;
    line-height: 30px;
    margin: 15px 0;

}
.tuijian>h4{
    font-size: 18px;
    margin-top: 60px;
    background: url(../images/rexiao.png) left center no-repeat;
    padding-left: 40px;
    color: #c30d23;
}
.tjpro{
    overflow: hidden;
}
.tjpro>ul{
    position: relative;
    margin-top: 20px;
}
.tjpro>ul>li{
    float: left;
    padding: 10px;
    margin: 10px 8px 10px 0;
    border: 1px solid #E8E8E8;
}
.tjpro>ul>li>a>p{
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 25px;
}
.tjpro>ul>li:hover{
    border: 1px solid #1f7352;
}
.tjpro>ul>li:hover p{
    color: #1f7352;
}


.page_show_img_des{
    float: right;
    width: 350px;
	
}
.page_show_img_des h3{
    color: #fff;
	background:#00a49a;
    font-size: 24px;
	padding-left:20px;
	height:50px; line-height:50px;
}
.page_show_img_des>ul{
    margin: 20px 0;
    background: #0063d6;
    padding: 20px 20px 50px 20px;
}
.page_show_img_des>ul>li{
    line-height: 60px;
    color: #fff;
    border-bottom: 1px dashed #568bdc;
}
.page_show_img_des>ul>li:nth-child(2){
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
}
.page_show_img_des span{
    overflow: hidden;
}
.page_show_img_des span img{
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
}
.page_show_img_des span ol{
    float: left;
    margin-left: 15px;
    list-style: none;
}
.page_show_img_des span ol li{
    width: 160px;
    height: 45px;
    text-align: center;
    background: #00a49a;
    margin-bottom: 10px;
    line-height: 45px;
    border-radius: 3px;
}
.page_show_img_des span ol li:hover{
    background: #ff521a;
}
.page_show_img_des span ol li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.teww{
	font-size:28px; font-family:Impact; float:right; color:#ff0000;   line-height:36px; padding-top:15px; }
.hhha{
	width:100%; height:60px; background:url(../images/hha.jpg) no-repeat bottom;}
.chanpinzhasnhi{
	width:100%;  padding-bottom:30px;}
	
	

.f_l {
    float: left;
}
.f_r {
    float: right;
}


.nn_w{
	width:100%;}
	
.you_b{
	width:1360px; height:510px; margin:0px auto; background:url(../images/yuan2.jpg) no-repeat center;}
.you_b_l{
	width:470px; height:525px; float:left; 
	}
.you_b_l ul li{
	width:470px; height:135px; margin-top:30px;  margin-bottom:30px;
	}
.you_b_l ul li span img{
 margin-top:18px;
 float:left;
 margin-right:20px;
	}
.you_b_l ul li h5{
	font-size:35px; font-weight:bold; color:#004db0;
	line-height:50px;
	}
.you_b_l ul li p {
	font-size:16px;   line-height:36px;
	}
.you_b_r{
	width:470px; height:525px; float:right; 
	}
.you_b_r ul li{
	width:470px; height:135px;  margin-top:30px;  margin-bottom:30px;
	}
	
	.you_b_r ul li span img{
 margin-top:18px;
 float:right;
 margin-left:20px;
	}
.you_b_r ul li h5{
	font-size:35px; font-weight:bold; color:#004db0;
	line-height:50px;
	text-align:right;
	}
.you_b_r ul li p {
	font-size:16px;   line-height:36px;
	text-align:right;
	}
	
	
.teww02{
	width:100%; height:140px; background:#135eca; margin:0px auto; line-height:60px; text-align:center; color:#FFF; font-size:30px; font-weight:bold;}
	
	
	/*footer*/
.footer{
    background: #191919;
}
.f_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
	padding-top:40px;

}
.link{
    overflow: hidden;
}
.link em{
    float: left;
    color: #9c9c9c;
    font-weight: bold;
    
}
.link em::before{
    content: '';


    display: inline-block;
    vertical-align: middle;

    margin-bottom: 12px
}
.link ul{
    float: left;
    width: 1260px;
    margin-left: 0px;
    
}
.link ul li{
    float: left;
    font-size: 15px;
    margin: 0 12px;
	padding-left:15px; padding-right:15px; height:40px;
}
.link ul li a{
    color: #9c9c9c;
}
.f_contact{
    margin: 20px 0 30px 0;
}
.f_contact li{
    height: 100px;
    box-sizing: border-box;
    border: 1px solid #353535;
    color: #9c9c9c;
    margin: 0 5px;
    overflow: hidden;
    float: left;
    padding: 17px 26px;
}
.s1{
    color: #fff !important;
    font-size: 28px !important;
}
.f_contact li em,.f_contact li span{
    float: left;
}
.f_contact li span{
    margin-left: 15px;
}
.f_contact li i{
    font-size: 15px;
    font-weight: bold;
}
.f_contact li strong{
    font-weight: normal;
    font-size: 15px;
    margin-top: 8px;
    display: block;
}
.f_contact li em{
    width: 50px;
    height: 50px;
    background: url(../images/icon2.png);
}
.f_contact li:nth-child(1) em{
    background-position: -50px -89px;
    margin-top: 9px;
}
.f_contact li:nth-child(2) em{
    background-position: -100px -89px;
    margin-top: 7px;
}
.f_contact li:nth-child(3) em{
    background-position: none;
    width: 65px;
    height: 65px;
    overflow: hidden;
}
.f_contact li:nth-child(4) em{
    background-position:-151px -86px;
}
.f_contact li:nth-child(4){
    padding-top: 24px;
}
.f_nav{
    margin: 30px auto;
    width: 960px;
}
.f_nav li{
    float: left;
    margin: 30px 30px;
}
.f_nav li a{
    color: #9c9c9c;
    font-size: 15px;
}
.f_b,.f_b a{
    color: #fff;
    font-size: 15px;
}
.f_b{
    text-align: center;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #012d74;
}
.f_b img{
    vertical-align: middle;
    margin-left: 8px;
    height: 25px;
}

.com11{
	width:1360px; height:390px;  margin:0px auto; }
.com11 ul li{
	width:240px; height:240px; background:url(../images/a-1.png) no-repeat center; float:left;
	}
.com11 ul li h3{
	font-size:35px; font-weight:bold; color:#FFF; padding-top:50px; text-align:center;}
.com11 ul li em{
	width:50px; height:8px; background:#fd4f2a; display:block; margin:0px auto;}
.com11 ul li p{
	line-height:36px; padding:10px; text-align:center; color:#FFF;}
	
	.com11 ul li:nth-child(1){
		position:relative; margin-top:260px;
	}
	.com11 ul li:nth-child(2){
		position:relative; margin-top:200px; margin-left:120px;
	}
	.com11 ul li:nth-child(3){
		position:relative; margin-top:160px; margin-left:120px;
	}
.com11 ul li:nth-child(4){
		position:relative; margin-top:100px; margin-left:120px;
	}
	
	
	#indemoa {	WIDTH: 9999px; FLOAT: left; overflow:hidden; }

#demoa2 {	FLOAT: left}

#demo {
	WIDTH:1360px; OVERFLOW:hidden; height:360px; margin:0 auto; }

#indemo {
	WIDTH:9999px; FLOAT:left
}
#demo1 {
	FLOAT:left
}
#demo2 {
	FLOAT:left
}

.showcar li{width:350px; height:300px; float:left; margin:10px 10px 0 10px;  overflow:hidden; display:inline;}
.showcar li img{width:350px; height:260px; }
.showcar li p{width:350px; height:40px; background:#000; text-align:center; line-height:40px;}
.showcar li a{color:#fff;}

.title01{
	width:1360px; height:80px; margin:0px auto; }
.title_a{
	width:120px; height:120px; background:#0063d3; border-radius: 50%; line-height:120px; text-align:center; font-size:24px; font-weight:bold; color:#FFF; float:left;}
.title_b{
	width:995px; height:100px; float:left; line-height:40px; margin-left:30px; padding-top:20px;
	}
.title_c{
	width:105px; height:40px; background:#fd4f2a; float:right;     border-radius: 30px; margin-top:30px;  line-height:40px; text-align:center; color:#FFF;
	}
	
	
.foot{
	width: 100%;
	height: 330px;
	background:url(../images/footbj.jpg) center no-repeat;
}

.dbtel01{
	margin-top:70px;
	line-height:36px;

	color: #fff

}


.copy{
	width: 100%;
	height: 60px;
	background: #0664c0;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 15px;
}
.copy a{
	color: #fff;
	font-size: 15px;
}



.h_b{
    background: url(../images/h_b.png) center center no-repeat;
    height: 105px;
    color: #fff;
	width:890px;
	float:left;

    position: relative;
    z-index: 11;
}
.h_b a,.h_b ul{
    float: left;
}
.h_b a{
    display: block;
    width: 225px;
    text-align: center;
    color: #fff;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
}
.h_b ul{
    margin-left: 30px;
}
.h_b ul li{
    float: left;
    margin: 0 10px;
    font-size: 18px;
    line-height: 70px;
}
.h_b ul li::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
    width: 21px;
    margin-bottom: 3px;
    height: 21px;
    background: url(../images/icon3.png) -146px -13px;
}
.h_b ul li:nth-child(2):before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
    width: 23px;
    margin-bottom: 3px;
    height: 23px;
    background: url(../images/icon3.png) -186px -78px;
}
.form{
    float: right;
    margin-right: 30px;
    margin-top: 10px;
	height:70px;
}
.form form{
    width: 425px;
    height: 40px;
    box-sizing: border-box;

    position: relative;
}
.form form input,.form form button{
    outline: none;
    border: none;
}
.form form input{
    width: 100%;
    height: 100%;
    background: #0173cf;
    box-sizing: border-box;
	border-radius: 30px;
    padding-left: 20px;
}
.form form input::-webkit-input-placeholder{
    color: rgba(255,255,255,.3);
    font-size: 15px;
}
.form form button{
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/icon3.png) -196px -22px;
    position: absolute;
    right: 25px;
    top: 10px;
    outline: none;
}

.sosuo_1{
	height:30px; line-height:30px; color:#000;}
	
.nav_tiuao{
	width:100%; height:40px; background:#0344a8; position:relative; z-index:9999;}
	
	
	.mmmew{
		margin-top:20px;
		}
.mmmew a{
	color:#333; display:block; 
	}
.mmmew a:hover{
	background:#135eca;
 display:block;
 color:#FFF;
	}
.about_you{
	width:1360px; height:140px; margin:0px auto;}
.about_youshi{
	width:1130px; height:140px; float:right; margin-top:130px;}
.about_youshi ul li{
	width:193px; height:140px; float:left; background:url(../images/you_1.png) no-repeat center; margin-right:50px; margin-left:30px;}
.about_youshi ul li h5{
	font-size:50px; text-align:center; color:#e31c17; font-weight:bold; font-family:Impact; line-height:60px; margin-top:15px;}	
	
.about_youshi ul li p{
	font-size:18px; text-align:center; color:#fff; font-weight:bold;  line-height:40px;}	
.foot{
	width: 100%;
	height: 310px;
	background:#262626 url(../images/logobj.png) right bottom no-repeat;
	padding-top: 30px;
}
.dbnav{
	width: 1300px;
	margin: 0 auto;
	height: 60px;
	border-top: 1px #454545 solid;
	border-bottom: 1px #454545 solid;
}
.dbnav ul li{
	float: left;
	line-height: 60px;
	width: 160px;
	text-align: center;
}
.dbnav ul li a{
	font-size: 16px;
	color: #fff;
}
.dbnav ul li:hover a{
	text-decoration: underline;
}
.dblogo{
	margin-top: 10px;
}
.dbcpfl{
	height: 190px;
	border-left: 1px #3c3c3c solid;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 60px;
	overflow: hidden;
}
.dbcpfl p{
	font-size: 18px;
	color: #fff;
	background: url(../images/yuan.png) left center no-repeat;
	padding-left: 40px;
}
.dbcpfl p span{
	font-size: 14px;
	color: #8a8a8a;
}
.dbcpfl ul{
	margin-top: 13px;
}
.dbcpfl ul li{
	line-height: 31px;
}
.dbcpfl ul li a{
	color: #8d8d8d;
	font-size: 16px;
}
.dbcpfl ul li:hover a{
	text-decoration: underline;
}
.dbtel{
	height: 190px;
	border-right: 1px #3c3c3c solid;
	margin-top: 30px;
	margin-left: 80px;
	padding-right: 30px;
}
.dbtel p{
	font-size: 16px;
	color: #8d8d8d;
	margin-bottom: 10px;
}
.dbtel p span{
	font-size: 32px;
	color: #1e69ce;
	font-family: "Arial";
	display: block;
	background: url(../images/tba.png) left center no-repeat;
	padding-left: 43px;
	line-height: 50px;
}
.dbtel p b{
	font-weight: normal;
	font-size: 18px;
	color: #1e69ce;
	display: block;
	background: url(../images/tbb.png) left center no-repeat;
	padding-left: 40px;
	line-height: 50px;
}

.dbewm{
	margin-top: 15px;
}
.dbewm ul li{
	float: left;
	margin-left: 25px;
	text-align: center;
}
.dbewm ul li span{
	display: block;
	line-height: 50px;
    color: #fff;
}
.copy{
	text-align: center;
	width: 100%;
	height: 65px;
	background: #131313;
	line-height: 65px;
	font-size: 15px;
	color: #9f9f9f;
}
.copy a{
	font-size: 15px;
	color: #9f9f9f;
}


.f_t1{
    width: 100%;
    height: 140px;
    background: #135eca;
    box-sizing: border-box;
    margin-top: 0px;
}
.f_t1_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
}
.f_t1_con ul li{
    float: left;
    height: 140px;
    width: 33.3%;
    color: #fff;
    position: relative;
    padding-left: 70px;
    padding: 25px 80px;
    box-sizing: border-box;
}
.f_t1_con ul li:nth-child(2){
    padding: 40px 111px;
}
.f_t1_con ul li:nth-child(3){
    padding: 40px 131px;
}
.f_t1_con ul li strong{
    font-size: 20px;
}
.f_t1_con ul li i{
    font-size: 16px;
    margin-top: 8px;
	line-height:36px;
	font-style:inherit;
}
.f_t1_con ul li::before{
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background-image: url(../images/icon4.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 41px;
    left: 18px;
}
.f_t1_con ul li:nth-child(1)::before{
    background-position: -168px -4px;
}
.f_t1_con ul li:nth-child(2)::before{
    background-position: -217px -8px;
    left: 47px;
}
.f_t1_con ul li:nth-child(3)::before{
    background-position: -267px -9px;
    left: 70px;
}
.f_t1_con ul li::after{
    content: '';
    display: block;
    width: 1px;
    height: 80px;
    background: rgba(255,255,255,.3);
    position: absolute;
    right: 0;
    top: 30px;
}
.f_t1_con ul li:last-child:after{
    background: transparent;
}

.h_t{
    width: 100%;
    height: 34px;

}
.h_t_con,.h_b_con{
    width: 1360px;
    margin: 0 auto;
    position: relative;
}
.h_t_con span{
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 34px;
}

.h_t_con p{
    float:right;
    font-size: 15px;
    color: #fff;
    line-height: 34px;
}


.h_t_con span::before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/laba7.png) no-repeat;
    margin-right: 15px;
    vertical-align: middle;
    margin-bottom: px;
}


.youshi02{

	width:100%; height:650px; background:url(../images/you5.jpg) no-repeat center;}
.youshi06{
	width:570px; height:166px; margin:0px auto; padding-top:20px;}
.youshi07{
	width:1214px; height:392px; margin:0px auto;}
	
	
.new_r{
	width:1360px; height:460px;   margin-top:50px; margin:0px auto;} 


.newlb{
  width:1360px;


}
.newlb ul li{
  float: left;
  width: 330px;
  height: 420px;
  box-sizing: border-box;

  margin-right: 10px;

  margin-top: 10px;
}
.newlb ul li .nimg{
  width: 100%;
  height: 260px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  
}
.newlb ul li .nimg img{
  width: 100%;
  height: 100%; 
}
.aal a {
    font-size: 16px;
    color: #FFFFFF;
    display: block;
}.aal {
    width: 140px;
    height: 35px;
    line-height: 35px;
    background-color: #e70003;
    text-align: center;
    float: right;
    margin-top: 40px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.newlb ul li .ntit{
  width: 270px;
  height: 150px;
  margin: 0 auto;
  overflow: hidden; 
  background: #fff;
  position: relative;
  margin-top: -60px;
  box-shadow: 0 3px 10px #cacaca;
  padding: 30px 20px
}

.newlb ul li .ntit h3 a{
  font-size: 16px;
  color: #333;
  display: block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  overflow:hidden;
}

.newlb ul li .ntit p{
   font-size: 14px;
   color: #888;
   line-height: 23px;
  display: block;
  height: 50px;
  overflow: hidden;
}
.newlb ul li .ntit .rdmore{
  background: url(../images/jt.png) left center no-repeat;
  color: #2c2c2c;
  font-size: 14px;
  padding-left: 25px;
  display: block;
  margin: 0 auto;
  width: 100px;
  margin-top: 20px;
}
.newlb ul li:hover .ntit .rdmore{
  text-decoration: underline;
}

.newlb ul li:hover .nimg img{
  transition: all 1.2s;
    transform:scale(1.2, 1.2);
}
.newlb ul li:hover h3 a{
  color:#0353d0;
  padding-left: 13px;
  font-weight: bold;
}


.breadcrumbs {
    height: 61px;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    background: #00a49a;
    width: 1350px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position:relative;
	margin-top:-35px;

    z-index: 999;
    left: 50%;
    margin-left: -675px;
}
.breadcrumbs .dh_box {
    width: 1350px;
    margin: 0 auto
}
.breadcrumbs .sortName {
    color:#fff;
    font-size:22px;
    font-weight:700;
}
.breadcrumbs .dqdhMain {
    color: #fff;
    padding-left: 30px;
}
.breadcrumbs .dqdhMain a {
    font-size: 15px;
    color: #fff;
    display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
    text-decoration:underline;
    color:#fff;
}
.breadcrumbs .dqdhMain .span2 {
    color:#fff;
    font-size: 14px;
    display:inline-block;
    padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
    color:#fff;
    padding:0 10px 0 30px;
    background:url(../images/dizhi.png) left center no-repeat;
    font-size: 15px;
}
.breadcrumbs .dqdh_class {
    margin-top:10px;
}
.breadcrumbs .dqdh_class li {
    float:left;
    padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
    display:block;
    padding:0 50px;
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:23px;
    position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}


.chan_biao{
	width:1320px; height:98px; margin:0px auto;}
.chan_biao_l{
	float:left;}
.chan_biao_z{
	float:left; line-height:98px; margin-left:50px;}
.chan_biao_r{
	float:right; width:125px; height:43px; line-height:43px; background:#00a49a; margin-top:50px; text-align:center; border-radius: 30px;}
.chan_biao_r a{ display:block; color:#FFF;}


.lainxi{
	width:1050px; height:135px;  float:right; margin-top:170px;}
.lainxi ul li{
	width:275px; height:105px; float:left;  margin-right:20px; margin-top:10px; line-height:50px; color:#FFF;}
	.lainxi ul li:nth-child(3){
	width:425px; height:105px; float:left;  margin-right:0px; margin-top:10px; line-height:26px; color:#FFF;}
	.lainxi ul li:nth-child(3) p{
		float:left;
	line-height:24px; color:#FFF; margin-top:15px; }
.lainxi ul li p{
	float:left;
	line-height:30px; color:#FFF; margin-top:15px; font-size:18px; line-height:36px;}	
.lainxi ul li img{
	float:left;
	width:105px; height:105px; margin-right:30px;
	}	
	
	.news{
    margin: 30px 0 0 0;
    padding-bottom: 1px;
	height:450px;
 
}
.news_con{
    margin: 30px auto 40px auto;
}
.news_l{
    width: 620px;
    height: 410px;
    position: relative;
    overflow: hidden;
}
.news_l img{
    position: absolute;
    width: 100%;
     
    height: 410px;
    top: 0;
    left: 0;
    display: none;
}
.news_r{
    width: 700px;
}
.news_r ul li{
    margin-bottom: 10px;
    width: 100%;
    height: 130px;
	background:#f0f0f0;
	border-bottom:#e0e0e0 1px solid;

    overflow: hidden;
}
.news_r ul li span{
    float: left;
    width: 200px;
    height: 130px;
    overflow: hidden;
}
.news_r ul li span img{
    width: 100%;
    height: auto;
    min-height: 130px;
    transition: all 0.6s;
}
.news_r ul li a{
    display: block;
    width: 100%;
    height: 100%;

	
}
.news_des{
    float: right;
   
    width: 480px;

    box-sizing: border-box;
}
.news_des h3{
    font-size: 18px;
    color: #333;
	height:36px; line-height:36px;
    font-weight: normal;
}
.news_des p{
    font-size: 15px;
    color: #666;
    line-height: 26px;

}
.news_r ul li.active{
    background: #00a49a;
}
.news_r ul li.active .news_des h3,.news_r ul li.active .news_des p{
    color: #fff;
}
.news_r ul li.active img{
    transform: scale(1.1);
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}


.footer{

}
.f_t{
    background:url(../images/footer.jpg) no-repeat top;
}
.f_t_con{
    width: 1360px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0 40px 0;
}
.f_logo{
	width:495px;
    float: left;

	margin-top:70px;
}


.f_contact,.f_ewm{
	width:385px;
    float: left;
}
.f_logo img{
    margin-bottom: 10px;
}
.f_logo ul li{
    font-size: 15px;
	float:left;
	text-align:center; 
	margin-right:5px;
    line-height: 50px;
	margin-top:5px;
    color: #fff;
	width:160px; height:50px; background:#00a49a;
}
.f_logo ul li a{

    color: #fff;

}
.f_contact ,.f_ewm{
    margin-left: 20px;
    margin-top: 60px;
}
.f_contact span,.f_ewm span{
    display: block;
    width: 260px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #3f3f3f;
    margin-bottom: 30px;
}
.f_contact ul li{
    line-height: 32px;
    color: #fff;
    padding-left: 10px;
}
.f_ewm ul li{
    float: left;
    margin: 0 20px;
}
.f_ewm ul li i{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}
.f_bb{
    background: #002724;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    color: #909090;
}
.f_bb a{
    color: #909090;
}
.f_bb a img{
    vertical-align: middle;
    width: 80px;
    margin-left: 10px;
}



